With iOS 18, Writing Tools are enabled for text fields all over the system. But under the hood, this uses Apple's on device LLM to summarize a piece of text. Is there any kind of Swift API to access this LLM summarization feature for pieces of text that I provide to the API? Instead of forcing the user to select the text.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I'm able to deep link to the Automation tab in Shortcuts App using : shortcuts://create-automation.
But I want to preselect a predefined automation (like bluetooth / nfc) and profile some parameters along with it, like
Name of the automation shortcut to select
When / Trigger point for the automation shortcut
Do / what should happen on tuning the shortcut
Thanks !